oliskoli [Sat, 2 Jun 2007 21:00:38 +0000 (21:00 +0000)]
Remove depth from garmin special data.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2810
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 2 Jun 2007 20:26:10 +0000 (20:26 +0000)]
Say "Goodbye" to unknown_course and unknown_speed.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2809
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 2 Jun 2007 19:21:27 +0000 (19:21 +0000)]
Add additional sequence (with binary compare) for garmin_gpi.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2808
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 2 Jun 2007 18:33:20 +0000 (18:33 +0000)]
garmin_gpi: Split bounds with a new method.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2807
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 2 Jun 2007 18:31:07 +0000 (18:31 +0000)]
unicsv: Add possible fields 'x' (longitude) and 'y' (latitude).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2806
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 1 Jun 2007 21:22:34 +0000 (21:22 +0000)]
Track geocache placer ID on read from GPX/PQs.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2805
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 26 May 2007 05:38:48 +0000 (05:38 +0000)]
Fix some terrible typos.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2804
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 25 May 2007 22:54:30 +0000 (22:54 +0000)]
Add more supported items to unicsv doc.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2803
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 25 May 2007 22:02:51 +0000 (22:02 +0000)]
Add doc's for "garmin_gpi" file format.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2802
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 25 May 2007 10:13:44 +0000 (10:13 +0000)]
Remove proximity and temperature from garmin special data.
Extend wpt_flags with members for proximity and temperature.
Define macros for easy access to 'flagged' waypoint fields (as GMSD).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2801
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 24 May 2007 16:59:07 +0000 (16:59 +0000)]
garmin_gpi: Swap red and blue values in color table.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2800
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 24 May 2007 13:57:52 +0000 (13:57 +0000)]
Two google breakages in one day. They must be busy.
This is one that wouldn't have been detected by my script, because it only
affected the reading of turn names.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2799
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 24 May 2007 13:18:28 +0000 (13:18 +0000)]
Google Maps changed to contain invalid XHTML, again.
This time, it was tags of the form <foo bar="xxx"baz="yyy"> (note lack of
whitespace between attributes.)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2798
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 24 May 2007 12:01:52 +0000 (12:01 +0000)]
gpsmath: Fix problem with conversion from UTM coordinates in southern hemisphere.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2797
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 23 May 2007 21:47:55 +0000 (21:47 +0000)]
Add support user defined bitmap (BMP file).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2796
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 22 May 2007 21:28:54 +0000 (21:28 +0000)]
Add support for multiple POI lists to writer code.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2795
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 20 May 2007 21:32:15 +0000 (21:32 +0000)]
Rename module garmin_poi. New name is now garmin_gpi.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2794
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 20 May 2007 21:27:01 +0000 (21:27 +0000)]
Rename module garmin_poi. New name is now garmin_gpi.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2793
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 20 May 2007 21:21:53 +0000 (21:21 +0000)]
Add support for Garmin POI's (.gpi files).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2792
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 20 May 2007 21:20:57 +0000 (21:20 +0000)]
garmin_poi: Add gpi writer code.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2791
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 20 May 2007 20:40:02 +0000 (20:40 +0000)]
garmin_poi: Add gpi writer code.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2790
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 20 May 2007 20:39:01 +0000 (20:39 +0000)]
Add support (currently only a reader) for Garmin POI's (.gpi files).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2789
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 18 May 2007 21:28:32 +0000 (21:28 +0000)]
Add support (currently only a reader) for Garmin POI's (.gpi files).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2788
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 15 May 2007 21:56:40 +0000 (21:56 +0000)]
Use description as name source when we don't have notes in maggeo.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2787
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 15 May 2007 13:41:24 +0000 (13:41 +0000)]
Correct test for unknown alt in lowranceusr writer.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2786
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 15 May 2007 12:09:34 +0000 (12:09 +0000)]
csv_util: convert date to local date only when non-zero.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2785
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Mon, 14 May 2007 14:18:19 +0000 (14:18 +0000)]
add 'nourl' option to an1 format
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2784
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 11 May 2007 15:55:17 +0000 (15:55 +0000)]
Added xhtmlent.c to define XHTML entities. Currently used by google reader.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2783
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 11 May 2007 15:54:47 +0000 (15:54 +0000)]
- Added the rest of the XHTML entities to the google reader in a slightly
more reasonable form. Letting expat do the heavy lifting for entity
substitutions.
- Replaced ugly O(n^2) string replacement with one that's closer to O(n).
The fact that TheDailyWTF just featured code like the code that was here
originally is just a coincidence, really.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2782
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 10 May 2007 20:20:13 +0000 (20:20 +0000)]
I'm not convinced this isn't a problem with Xcode on the Mac, but double case the internal longitude conversion for Cetus to avoid integer overflow.CVS: ----------------------------------------------------------------------
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2781
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 10 May 2007 18:28:58 +0000 (18:28 +0000)]
Let IGC reader tolerate blank lines on input.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2780
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 10 May 2007 16:39:21 +0000 (16:39 +0000)]
handle nbsp in google maps. We probably need a more generic entity handler, but nbsp is the only one I've seen so far
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2779
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 9 May 2007 23:11:47 +0000 (23:11 +0000)]
Accept and handle special header line from SONY-GPS devices.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2778
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 8 May 2007 20:55:32 +0000 (20:55 +0000)]
Update french translations.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2777
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 8 May 2007 20:52:54 +0000 (20:52 +0000)]
Update spanish translations.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2776
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 8 May 2007 20:51:31 +0000 (20:51 +0000)]
Update german translations.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2775
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 8 May 2007 20:49:14 +0000 (20:49 +0000)]
Add basic hungarian GUI translations. Switch on xcsv format.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2774
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 8 May 2007 20:43:22 +0000 (20:43 +0000)]
Add basic hungarian GUI translations.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2773
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 8 May 2007 20:39:16 +0000 (20:39 +0000)]
Add basic hungarian GUI translations. Switch on xcsv format.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2772
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 4 May 2007 20:40:26 +0000 (20:40 +0000)]
Regenerate reference data after wbt-200 changes.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2771
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 4 May 2007 20:02:25 +0000 (20:02 +0000)]
xcsv: Add support for BNG (British National Grid) coordinates.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2770
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 4 May 2007 08:44:42 +0000 (08:44 +0000)]
g7towin: Fix reading of waypoint lines with empty (short)names.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2769
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 4 May 2007 08:41:41 +0000 (08:41 +0000)]
gdb: Fix V3 reader code (unexpected location of descriptions since MS 6.12.3).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2768
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 3 May 2007 18:15:19 +0000 (18:15 +0000)]
Added multi-leg route support to google maps input format
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2767
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 3 May 2007 15:26:51 +0000 (15:26 +0000)]
Fixed google maps route format for May 2007 update
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2766
f51c46e8-681c-474f-0cfe-
069cfd0219fb
threadhead2 [Wed, 2 May 2007 21:19:53 +0000 (21:19 +0000)]
Fix for usb-serial adapter users and command display in the log window
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2765
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 1 May 2007 03:40:55 +0000 (03:40 +0000)]
Patches from Andy to add WBT-201 support.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2764
f51c46e8-681c-474f-0cfe-
069cfd0219fb
threadhead2 [Wed, 25 Apr 2007 00:41:37 +0000 (00:41 +0000)]
no message
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2763
f51c46e8-681c-474f-0cfe-
069cfd0219fb
threadhead2 [Wed, 25 Apr 2007 00:40:04 +0000 (00:40 +0000)]
GPSBabel+ full image, not ready for release until tested.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2762
f51c46e8-681c-474f-0cfe-
069cfd0219fb
threadhead2 [Mon, 23 Apr 2007 18:01:50 +0000 (18:01 +0000)]
no message
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2760
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 21 Apr 2007 19:42:31 +0000 (19:42 +0000)]
tef_xml: Add support for "TourExchangeFormat" version 1.5.
Try to repair cutted descriptions. Regenerate gpx reference.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2759
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 21 Apr 2007 16:41:03 +0000 (16:41 +0000)]
bcr: Change handling of DESCRIPTION lines. Regenerate reference files.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2758
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 20 Apr 2007 19:35:33 +0000 (19:35 +0000)]
raymarine: Change line feeds to fixed CRLF. Re-create reference data.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2757
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 20 Apr 2007 19:33:18 +0000 (19:33 +0000)]
raymarine: Limit route names also to 16 characters. Bug-fix - add missing comma (write_route_wpt_cb/items).
Change line feeds to fixed CRLF. Add some MapSource icon names to icon mappings.
Remove unused column id from icon table. Re-create reference data.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2756
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 21:26:59 +0000 (21:26 +0000)]
Add reference file for TomTom Places of Interest (tomtom_asc).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2755
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 21:21:33 +0000 (21:21 +0000)]
Add testo sequence for tomtom_itn.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2754
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 21:19:41 +0000 (21:19 +0000)]
Add reference file for TomTom Itineraries (tomtom_itn).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2753
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 21:11:02 +0000 (21:11 +0000)]
Typo fix.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2752
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 20:44:38 +0000 (20:44 +0000)]
Do not substitute __VERSION__ for non-ambiguous testo results.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2751
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 20:39:08 +0000 (20:39 +0000)]
Add test sequence for tomtom_asc.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2750
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 20:25:25 +0000 (20:25 +0000)]
Add new field macros LAT_10EX and LON_10EX. The real field name
in a style sheet can be i.e. LAT_10E5, which represents latitude
multiplied by "10 power 5".
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2749
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 20:21:07 +0000 (20:21 +0000)]
Add style sheets tomtom_itn "TomTom Itenaries" and tomtom_asc "TomTom POI ascii files".
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2748
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 17 Apr 2007 20:09:01 +0000 (20:09 +0000)]
Add new field macros LAT_10EX and LON_10EX. The real field name
in a style sheet can be i.e. LAT_10E5, which represents latitude
multiplied by "10 power 5".
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2747
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 16 Apr 2007 23:34:14 +0000 (23:34 +0000)]
Make 'install' depend on having the executable itself.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2746
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 16 Apr 2007 23:23:20 +0000 (23:23 +0000)]
Let KML writer scribble timestamp in the table so it can be seen by user.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2745
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 21:02:09 +0000 (21:02 +0000)]
Initialize new version "1.3.4-beta20070415".
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2744
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 20:33:09 +0000 (20:33 +0000)]
Add new format "g7towin". This format can read data files (.g7t) from G7ToWin.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2743
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 19:51:36 +0000 (19:51 +0000)]
Add new format "g7towin". This format can read data files (.g7t) from G7ToWin.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2742
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 19:46:40 +0000 (19:46 +0000)]
Add new format "g7towin". This format can read data files (.g7t) from G7ToWin.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2741
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 19:08:51 +0000 (19:08 +0000)]
waypt: Be more verbose when stopping because of invalid coordinates.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2740
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 18:59:42 +0000 (18:59 +0000)]
bcr: Change handling of DESCRIPTION lines. Regenerate reference files.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2739
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 18:53:08 +0000 (18:53 +0000)]
Add Jon McClintock to authors.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2738
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 15 Apr 2007 18:45:24 +0000 (18:45 +0000)]
Add Jeremy Ehrhardt to authors.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2737
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 14 Apr 2007 15:59:11 +0000 (15:59 +0000)]
Use global defined index of datum WGS84 and OSGB36.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2736
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 14 Apr 2007 15:26:01 +0000 (15:26 +0000)]
Use global defined index of datum WGS84 and OSGB36.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2735
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 14 Apr 2007 14:53:59 +0000 (14:53 +0000)]
Fix probably gbfile bug. Sorry, I don't know, why that was here.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2734
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 14 Apr 2007 14:50:39 +0000 (14:50 +0000)]
Delete no more used text_file prototypes.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2733
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 14 Apr 2007 14:48:30 +0000 (14:48 +0000)]
Remove unused variable 'serial'.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2732
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 14 Apr 2007 14:47:14 +0000 (14:47 +0000)]
Allow floating values in UTM coordinates.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2731
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 13 Apr 2007 08:12:37 +0000 (08:12 +0000)]
Please ignore gpsbabel-debug too.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2730
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 13 Apr 2007 08:10:56 +0000 (08:10 +0000)]
garmin_txt: Add common string-to-coordinates parser. Add UTM to supported grids.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2729
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 13 Apr 2007 08:05:56 +0000 (08:05 +0000)]
Add code for a common string-to-coordinates parser.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2728
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 13 Apr 2007 08:01:59 +0000 (08:01 +0000)]
Typo fix. Add functions GPS_Math_Known_Datum_To_UTM_EN(), GPS_Math_UTM_EN_To_Known_Datum() and GPS_Math_Get_Datum_Name().
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2727
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Mon, 9 Apr 2007 18:57:35 +0000 (18:57 +0000)]
Disable debug statements.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2726
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Mon, 9 Apr 2007 18:48:41 +0000 (18:48 +0000)]
Extend simple filter for WGS datums.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2725
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Mon, 9 Apr 2007 18:43:26 +0000 (18:43 +0000)]
Add newline (\n) to fatal or warning.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2724
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sat, 31 Mar 2007 16:40:56 +0000 (16:40 +0000)]
Let 2820 do 20 char wpt names.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2723
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 29 Mar 2007 22:06:07 +0000 (22:06 +0000)]
nmea: Get options gpxxx working. Initialize sleepus with -1.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2722
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 28 Mar 2007 16:06:07 +0000 (16:06 +0000)]
Lowrance doc tweaks.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2721
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 28 Mar 2007 13:01:35 +0000 (13:01 +0000)]
Typo fix in style doc.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2720
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 27 Mar 2007 21:31:24 +0000 (21:31 +0000)]
raymarine: Remove GUID generation.
Fix "PredictedTwa" output. Use some other default values.
Regenerate reference data.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2719
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 27 Mar 2007 20:46:20 +0000 (20:46 +0000)]
Add new format "ggv_log". This format supports binary tracklogs used by Geogrid-Viewer.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2718
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 27 Mar 2007 20:07:15 +0000 (20:07 +0000)]
stmwpp: Remove unreachable case target. Create route points when objective is set to rtedata.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2717
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 27 Mar 2007 20:01:09 +0000 (20:01 +0000)]
msroute: Use gbfile API. Fix ole_find_property().
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2716
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 27 Mar 2007 19:53:09 +0000 (19:53 +0000)]
msroute: Use gbfile API. Fix ole_find_property().
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2715
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 27 Mar 2007 19:40:50 +0000 (19:40 +0000)]
Enable synthesized GPS fixes for tracks. Without we get a lot of empty NMEA track files.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2714
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 27 Mar 2007 19:18:44 +0000 (19:18 +0000)]
pcx: Set NULL as option default for cartoexploreur. Recreate reference/track/pcx.trk.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2713
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 27 Mar 2007 18:50:53 +0000 (18:50 +0000)]
Fix error message text on invalid longitude.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2712
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 27 Mar 2007 18:49:46 +0000 (18:49 +0000)]
Add a cross-configure target just so I don't have to remember that awful syntax.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2711
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Mon, 26 Mar 2007 22:25:16 +0000 (22:25 +0000)]
Add new format "ggv_log". This format supports binary tracklogs used by EADS Geogrid Viewer.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2710
f51c46e8-681c-474f-0cfe-
069cfd0219fb